Previous page Next page

Using the <postfield> Tag

The Web browser interface supports the <postfield> tag. The <postfield> tag allows an application to set a name/value pair that can be sent to the source of the request. The name is set by the name attribute and must be a valid WML variable name. The value is set by the value attribute. A <go> element can contain one or more <postfield> tags. Postfield tags must be sent if HTTP POST method is used.

NOTE: For more information on the <postfield> tag, see Chapter 7: Web Browser for 9620 and 9630 IP Telephones.

Table 2:  Description of Elements and Attributes used in the Top Line Push XML Message
Element or Tag
Attribute
Description
<Push>

Each Push Message must contain one valid root <Push> tag.

alert=0|1|2|3
Optional notification alerts – number of ring pings.

type
Push Content = Top Line.

mode
normal or barge priority.

<go href=.../>
A fully qualified URL - to a valid XML Push Content file for Top Line pushes. Cannot exceed 1024 characters.

method
HTTP get or post methods.


Previous page Next page